
Script for mileage correction in BOSCH instrument panels of BRP (Bombardier) equipment manufactured in 2019-2021, implemented on the Renesas/NEC 70F3554M1 microcontroller.
The mileage in the panel is changed in 4 steps: 1) reading encodings, 2) writing patched firmware to reset the panel, 3) writing the original firmware, 4) writing mileage and restoring the panel encoding.
Unlike devices such as DP4 or Smok, the script does not spoil the panel data and there is no need to use BUDS2 to restore and bind the panel, since the script pre-reads the necessary encodings and saves them to a file, and after work restores this data. The script works via an OBD2 adapter with a CAN-BUS connection to the instrument panel connector. The connection is available in the pdf help file.
ATTENTION!!! The script does not support all firmware versions, some are not in its database, so if the firmware is unknown to the script, it will need to be read by FLUR0RTX and sent to me to add to the script.
Video of the script in action